libdata-hexdumper-perl software package provides module for formatting binary data in a human-readable way, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdata-hexdumper-perl
libdata-hexdumper-perl is installed in your system.
Make ensure the libdata-hexdumper-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-hexdumper-perl *
You will get with libdata-hexdumper-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdata-hexdumper-perl |
| Version | 3.0001-1 |
| Description | module for formatting binary data in a human-readable way |
| Sub Section | Perl |